lib: Rework composefs metadata, drop custom signatures
authorColin Walters <walters@verbum.org>
Fri, 16 Jun 2023 19:35:50 +0000 (15:35 -0400)
committerColin Walters <walters@verbum.org>
Sat, 17 Jun 2023 21:08:46 +0000 (17:08 -0400)
commita6f2d053c89657a4542286d13460a7ef3c632bb4
tree1bb379d47088ac5154c74e0afd60dc1d17964be9
parent1fe2bb9f5a3ee2d138dc04124a34b17a06468525
lib: Rework composefs metadata, drop custom signatures

We will be switching to handling signature verification of
the target ostree commit.
13 files changed:
Makefile-libostree.am
Makefile-tests.am
apidoc/ostree-sections.txt
src/libostree/libostree-devel.sym
src/libostree/ostree-repo-commit.c
src/libostree/ostree-repo-composefs.c
src/libostree/ostree-repo-private.h
src/libostree/ostree-repo-verity.c
src/libostree/ostree-repo.h
src/libostree/ostree-sysroot-deploy.c
src/ostree/ot-builtin-commit.c
src/switchroot/ostree-prepare-root.c
tests/test-composefs.sh [new file with mode: 0755]